简体版 繁體版 English
로그인 회원가입

machine code 예문

예문모바일

  • Machine code - Simple English Wikipedia, the free encyclopedia
    기계어 - 위키백과, 우리 모두의 백과사전
  • Machine code From Wikipedia, the free encyclopedia
    위키백과, 우리 모두의 백과사전.
  • Sometimes object code has other names like: P-Code, binary code or machine code .
    때때로 오브젝트 코드들은 다른 이름을 갖는다 다음과 같이: 이진 코드P-Code, binary code 또는 기계코드machine code .
  • The program, before translation, is called the source program; after translation into machine code it is called the object program.
    키보드로 통해서 이루어지는 입력을 표준입력 이라고 하며, 모니터를 통해서 이루어지는 출력을 표준출력 이라고 한다.
  • This involves passing instructions from the application software , through the system software, to the hardware which ultimately receives the instruction as machine code .
    여기에는 응용 소프트웨어에서 명령어 를 보내는 과정이 포함되는데, 시스템 소프트웨어를 거쳐 궁극적으로 기계어 명령이 하드웨어 에 전달된다.
  • The boot sector of a partition contains information regarding the logical partition like its machine code using which an operating system boots into the hard disk.
    파티션의 부트 섹터는 하드 디스크에 운영 체제가 부팅 사용하여 기계 코드와 같은 논리 파티션에 대한 정보가 포함되어 있습니다.
  • Nevertheless, and because of this performance concern, Java creators have tried to keep the bytecode design as simple and as easy to translate into machine code as possible in order to keep the highest performance possible.
    그럼에도 불구하고, 이 성능 관계 때문에 Java 작성자는 가장 높은 성능을 가능하게 유지하기 위해서 기계코드의 번역하기가 간단하고, 쉬운 것으로 바이트 코드 디자인을 유지하려고 노력했다. 멀티 쓰레드이다: